Triggers the creation of an identical :ref:`ref_flyteidl.admin.Execution`
AdminService
Triggers the creation of an identical :ref:`ref_flyteidl.admin.Execution`
Relaunch a workflow execution.
POST
Triggers the creation of an identical :ref:`ref_flyteidl.admin.Execution`
Body
application/json
Request to relaunch the referenced execution.
Request to relaunch the referenced execution.
Allows for all cached values of a workflow and its tasks to be overwritten for a single execution. If enabled, all calculations are performed even if cached results would be available, overwriting the stored data once execution finishes successfully.
Response
A successful response.
The unique identifier for a successfully created execution. If the name was not specified in the create request, this identifier will include a generated name.
Recreates a previously-run workflow execution that will only start executingFetch a list of :ref:`ref_flyteidl.admin.Execution`